home *** CD-ROM | disk | FTP | other *** search
- #include "OCETemplates.h"
-
- OSErr GetAttributeValue(const CreationID * , short , AttributeType * , void * , Size );
- OSErr AddAttribute(const CreationID * , short , AttributeType * , void * , unsigned long , AttributeTag );
-
- #define kInternalError -1
- #define kNoRecords -2
-
- char * RToCString(RStringPtr , char * );
- Boolean rstrchr(RStringPtr, short );